3.454 \(\int \frac{\coth ^4(e+f x)}{(a+a \sinh ^2(e+f x))^{3/2}} \, dx\)

Optimal. Leaf size=38 \[ -\frac{\coth (e+f x) \text{csch}^2(e+f x)}{3 a f \sqrt{a \cosh ^2(e+f x)}} \]

[Out]

-(Coth[e + f*x]*Csch[e + f*x]^2)/(3*a*f*Sqrt[a*Cosh[e + f*x]^2])

________________________________________________________________________________________

Rubi [A]  time = 0.126204, antiderivative size = 38, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 25, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.16, Rules used = {3176, 3207, 2606, 30} \[ -\frac{\coth (e+f x) \text{csch}^2(e+f x)}{3 a f \sqrt{a \cosh ^2(e+f x)}} \]

Antiderivative was successfully verified.

[In]

Int[Coth[e + f*x]^4/(a + a*Sinh[e + f*x]^2)^(3/2),x]

[Out]

-(Coth[e + f*x]*Csch[e + f*x]^2)/(3*a*f*Sqrt[a*Cosh[e + f*x]^2])

Rule 3176

Int[(u_.)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2)^(p_), x_Symbol] :> Int[ActivateTrig[u*(a*cos[e + f*x]^2)^p]
, x] /; FreeQ[{a, b, e, f, p}, x] && EqQ[a + b, 0]

Rule 3207

Int[(u_.)*((b_.)*sin[(e_.) + (f_.)*(x_)]^(n_))^(p_), x_Symbol] :> With[{ff = FreeFactors[Sin[e + f*x], x]}, Di
st[((b*ff^n)^IntPart[p]*(b*Sin[e + f*x]^n)^FracPart[p])/(Sin[e + f*x]/ff)^(n*FracPart[p]), Int[ActivateTrig[u]
*(Sin[e + f*x]/ff)^(n*p), x], x]] /; FreeQ[{b, e, f, n, p}, x] &&  !IntegerQ[p] && IntegerQ[n] && (EqQ[u, 1] |
| MatchQ[u, ((d_.)*(trig_)[e + f*x])^(m_.) /; FreeQ[{d, m}, x] && MemberQ[{sin, cos, tan, cot, sec, csc}, trig
]])

Rule 2606

Int[((a_.)*sec[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[a/f, Subst[
Int[(a*x)^(m - 1)*(-1 + x^2)^((n - 1)/2), x], x, Sec[e + f*x]], x] /; FreeQ[{a, e, f, m}, x] && IntegerQ[(n -
1)/2] &&  !(IntegerQ[m/2] && LtQ[0, m, n + 1])

Rule 30

Int[(x_)^(m_.), x_Symbol] :> Simp[x^(m + 1)/(m + 1), x] /; FreeQ[m, x] && NeQ[m, -1]

Rubi steps

\begin{align*} \int \frac{\coth ^4(e+f x)}{\left (a+a \sinh ^2(e+f x)\right )^{3/2}} \, dx &=\int \frac{\coth ^4(e+f x)}{\left (a \cosh ^2(e+f x)\right )^{3/2}} \, dx\\ &=\frac{\cosh (e+f x) \int \coth (e+f x) \text{csch}^3(e+f x) \, dx}{a \sqrt{a \cosh ^2(e+f x)}}\\ &=\frac{(i \cosh (e+f x)) \operatorname{Subst}\left (\int x^2 \, dx,x,-i \text{csch}(e+f x)\right )}{a f \sqrt{a \cosh ^2(e+f x)}}\\ &=-\frac{\coth (e+f x) \text{csch}^2(e+f x)}{3 a f \sqrt{a \cosh ^2(e+f x)}}\\ \end{align*}

Mathematica [A]  time = 0.0546857, size = 29, normalized size = 0.76 \[ -\frac{\coth ^3(e+f x)}{3 f \left (a \cosh ^2(e+f x)\right )^{3/2}} \]

Antiderivative was successfully verified.

[In]

Integrate[Coth[e + f*x]^4/(a + a*Sinh[e + f*x]^2)^(3/2),x]

[Out]

-Coth[e + f*x]^3/(3*f*(a*Cosh[e + f*x]^2)^(3/2))

________________________________________________________________________________________

Maple [A]  time = 0.078, size = 35, normalized size = 0.9 \begin{align*} -{\frac{\cosh \left ( fx+e \right ) }{3\,a \left ( \sinh \left ( fx+e \right ) \right ) ^{3}f}{\frac{1}{\sqrt{a \left ( \cosh \left ( fx+e \right ) \right ) ^{2}}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(coth(f*x+e)^4/(a+a*sinh(f*x+e)^2)^(3/2),x)

[Out]

-1/3*cosh(f*x+e)/a/sinh(f*x+e)^3/(a*cosh(f*x+e)^2)^(1/2)/f

________________________________________________________________________________________

Maxima [B]  time = 1.98643, size = 1111, normalized size = 29.24 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(coth(f*x+e)^4/(a+a*sinh(f*x+e)^2)^(3/2),x, algorithm="maxima")

[Out]

1/12*((21*e^(-f*x - e) - 16*e^(-3*f*x - 3*e) + 34*e^(-5*f*x - 5*e) + 8*e^(-7*f*x - 7*e) - 15*e^(-9*f*x - 9*e))
/(a^(3/2)*e^(-2*f*x - 2*e) + 2*a^(3/2)*e^(-4*f*x - 4*e) - 2*a^(3/2)*e^(-6*f*x - 6*e) - a^(3/2)*e^(-8*f*x - 8*e
) + a^(3/2)*e^(-10*f*x - 10*e) - a^(3/2)) + 3*arctan(e^(-f*x - e))/a^(3/2) + 9*log(e^(-f*x - e) + 1)/a^(3/2) -
 9*log(e^(-f*x - e) - 1)/a^(3/2))/f - 1/12*((15*e^(-f*x - e) - 8*e^(-3*f*x - 3*e) - 34*e^(-5*f*x - 5*e) + 16*e
^(-7*f*x - 7*e) - 21*e^(-9*f*x - 9*e))/(a^(3/2)*e^(-2*f*x - 2*e) + 2*a^(3/2)*e^(-4*f*x - 4*e) - 2*a^(3/2)*e^(-
6*f*x - 6*e) - a^(3/2)*e^(-8*f*x - 8*e) + a^(3/2)*e^(-10*f*x - 10*e) - a^(3/2)) - 3*arctan(e^(-f*x - e))/a^(3/
2) + 9*log(e^(-f*x - e) + 1)/a^(3/2) - 9*log(e^(-f*x - e) - 1)/a^(3/2))/f - 1/8*((15*e^(-f*x - e) - 20*e^(-3*f
*x - 3*e) - 22*e^(-5*f*x - 5*e) - 20*e^(-7*f*x - 7*e) + 15*e^(-9*f*x - 9*e))/(a^(3/2)*e^(-2*f*x - 2*e) + 2*a^(
3/2)*e^(-4*f*x - 4*e) - 2*a^(3/2)*e^(-6*f*x - 6*e) - a^(3/2)*e^(-8*f*x - 8*e) + a^(3/2)*e^(-10*f*x - 10*e) - a
^(3/2)) + 15*arctan(e^(-f*x - e))/a^(3/2))/f + 1/48*(45*e^(-f*x - e) - 52*e^(-3*f*x - 3*e) - 74*e^(-5*f*x - 5*
e) + 92*e^(-7*f*x - 7*e) + 21*e^(-9*f*x - 9*e))/((a^(3/2)*e^(-2*f*x - 2*e) + 2*a^(3/2)*e^(-4*f*x - 4*e) - 2*a^
(3/2)*e^(-6*f*x - 6*e) - a^(3/2)*e^(-8*f*x - 8*e) + a^(3/2)*e^(-10*f*x - 10*e) - a^(3/2))*f) + 1/48*(21*e^(-f*
x - e) + 92*e^(-3*f*x - 3*e) - 74*e^(-5*f*x - 5*e) - 52*e^(-7*f*x - 7*e) + 45*e^(-9*f*x - 9*e))/((a^(3/2)*e^(-
2*f*x - 2*e) + 2*a^(3/2)*e^(-4*f*x - 4*e) - 2*a^(3/2)*e^(-6*f*x - 6*e) - a^(3/2)*e^(-8*f*x - 8*e) + a^(3/2)*e^
(-10*f*x - 10*e) - a^(3/2))*f) + 11/8*arctan(e^(-f*x - e))/(a^(3/2)*f)

________________________________________________________________________________________

Fricas [B]  time = 1.78055, size = 1511, normalized size = 39.76 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(coth(f*x+e)^4/(a+a*sinh(f*x+e)^2)^(3/2),x, algorithm="fricas")

[Out]

-8/3*(cosh(f*x + e)^3*e^(f*x + e) + 3*cosh(f*x + e)^2*e^(f*x + e)*sinh(f*x + e) + 3*cosh(f*x + e)*e^(f*x + e)*
sinh(f*x + e)^2 + e^(f*x + e)*sinh(f*x + e)^3)*sqrt(a*e^(4*f*x + 4*e) + 2*a*e^(2*f*x + 2*e) + a)*e^(-f*x - e)/
(a^2*f*cosh(f*x + e)^6 - 3*a^2*f*cosh(f*x + e)^4 + (a^2*f*e^(2*f*x + 2*e) + a^2*f)*sinh(f*x + e)^6 + 6*(a^2*f*
cosh(f*x + e)*e^(2*f*x + 2*e) + a^2*f*cosh(f*x + e))*sinh(f*x + e)^5 + 3*a^2*f*cosh(f*x + e)^2 + 3*(5*a^2*f*co
sh(f*x + e)^2 - a^2*f + (5*a^2*f*cosh(f*x + e)^2 - a^2*f)*e^(2*f*x + 2*e))*sinh(f*x + e)^4 + 4*(5*a^2*f*cosh(f
*x + e)^3 - 3*a^2*f*cosh(f*x + e) + (5*a^2*f*cosh(f*x + e)^3 - 3*a^2*f*cosh(f*x + e))*e^(2*f*x + 2*e))*sinh(f*
x + e)^3 - a^2*f + 3*(5*a^2*f*cosh(f*x + e)^4 - 6*a^2*f*cosh(f*x + e)^2 + a^2*f + (5*a^2*f*cosh(f*x + e)^4 - 6
*a^2*f*cosh(f*x + e)^2 + a^2*f)*e^(2*f*x + 2*e))*sinh(f*x + e)^2 + (a^2*f*cosh(f*x + e)^6 - 3*a^2*f*cosh(f*x +
 e)^4 + 3*a^2*f*cosh(f*x + e)^2 - a^2*f)*e^(2*f*x + 2*e) + 6*(a^2*f*cosh(f*x + e)^5 - 2*a^2*f*cosh(f*x + e)^3
+ a^2*f*cosh(f*x + e) + (a^2*f*cosh(f*x + e)^5 - 2*a^2*f*cosh(f*x + e)^3 + a^2*f*cosh(f*x + e))*e^(2*f*x + 2*e
))*sinh(f*x + e))

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(coth(f*x+e)**4/(a+a*sinh(f*x+e)**2)**(3/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]  time = 1.65161, size = 43, normalized size = 1.13 \begin{align*} -\frac{8 \, e^{\left (3 \, f x + 3 \, e\right )}}{3 \, a^{\frac{3}{2}} f{\left (e^{\left (2 \, f x + 2 \, e\right )} - 1\right )}^{3}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(coth(f*x+e)^4/(a+a*sinh(f*x+e)^2)^(3/2),x, algorithm="giac")

[Out]

-8/3*e^(3*f*x + 3*e)/(a^(3/2)*f*(e^(2*f*x + 2*e) - 1)^3)